Ubottu factoids

Home · Launchpad · Ubuntu database file

1 · 2
Order by
Name + · Name - · Popularity + · Popularity - · Date added + · Date added -

Factoid Value Author
nvidia <reply> Drivers for Nvidia graphics cards: (A) No gaming/CAD/CUDA needed or legacy hardware? Use "nouveau" (open source, lacks many features). (B) Otherwise, "nvidia" (proprietary driver, fully featured). Install using "ubuntu-drivers" CLI or apt - not from nvidia.com. Driver series, hardware support (release notes): https://www.nvidia.com/en-us/drivers/unix/ - Latest drivers !PPA: https://pad.lv/ppa/graphics-drivers Added by apokryphos
Date: 2006-06-18 00:21:10
Last edited by tomreyn
Date: 2022-07-04 02:10:10
Requested 151 times
dpkg the Debian package maintenance system, which together with apt forms the basic Ubuntu package management toolkit. Added by Seveas
Date: 2006-06-18 00:22:05
Requested 565 times
laptop notebook <reply> Laptop support information can be found on https://wiki.ubuntu.com/HardwareSupportMachinesLaptops - http://www.linux-laptop.net/ - https://wiki.ubuntu.com/LaptopTestingTeam - http://tuxmobil.org Added by Seveas
Date: 2006-06-18 01:06:13
Last edited by dax
Date: 2017-10-30 06:49:35
Requested 523 times
source <reply> You can easily fetch a package's source with apt-get. See: http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html Added by Seveas
Date: 2006-06-18 02:01:23
Requested 738 times
kde <reply> KDE (http://kde.org) is an open community that creates and maintains software including the Plasma desktop. To install from Ubuntu: « sudo apt-get install kubuntu-desktop », or see https://help.ubuntu.com/community/InstallingKDE . See http://kubuntu.org for more information. Added by apokryphos
Date: 2006-06-18 02:32:36
Last edited by dax
Date: 2017-10-30 06:53:08
Requested 1973 times
synaptic <reply> Synaptic is a graphical utility which can install and remove software packages (.deb). For a good howto see https://help.ubuntu.com/community/SynapticHowto Added by apokryphos
Date: 2006-06-18 15:41:59
Last edited by hggdh
Date: 2019-02-15 19:57:12
Requested 1227 times
version <reply> To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell - To know the available version of a package, « apt-cache policy <package> » Added by apokryphos
Date: 2006-06-18 15:52:50
Last edited by Mez
Date: 2008-10-17 15:42:03
Requested 1773 times
pinning pin an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto Added by apokryphos
Date: 2006-06-18 15:57:41
Requested 1158 times
build-dep builddep a handy APT tool that will try to automatically install build (compile) dependencies for you. In the terminal: sudo apt-get build-dep package Added by apokryphos
Date: 2006-06-18 16:47:16
Requested 26 times
gnome <reply> GNOME was the default desktop environment on Ubuntu up to 10.10. To install the GNOME Shell, type [ sudo apt-get install gnome-shell ] in a !terminal. For the GNOME-based !flavor of Ubuntu, see !ubuntu-gnome Added by Seveas
Date: 2006-06-18 17:02:05
Last edited by IdleOne
Date: 2013-12-24 02:04:30
Requested 1320 times
distributions suse redhat mandriva gentoo archlinux fedora distros novell slackware mepis distro distribution manjaro <reply> Other !Linux distributions besides !Ubuntu include: Debian, Mepis (using !APT); RedHat, Fedora, SUSE, Mandriva (using !RPM); Gentoo, Arch Linux, Manjaro, Slackware (using other packaging systems) Added by apokryphos
Date: 2006-06-18 20:46:43
Last edited by SonikkuAmerica
Date: 2016-09-02 16:41:01
Requested 1092 times
headers kernel source <reply> To install the Linux (kernel) headers, open a terminal and: sudo apt-get install linux-headers-$(uname -r) To install headers for libraries, you need the accompanying -dev packages Added by Seveas
Date: 2006-06-18 21:42:46
Requested 277 times
reinstall <reply> To renew the configuration of a package when installing, sudo apt-get remove --purge <package> && sudo apt-get install <package>. Note that you will lose ALL config files for that package. WARNING: This is dangerous, don't do this with core packages Added by Seveas
Date: 2006-06-19 11:05:44
Requested 114 times
deborphan a program used to clean up packages that are no longer needed (install from Synaptic/Muon). Added by apokryphos
Date: 2006-06-19 11:18:53
Last edited by tsimpson
Date: 2014-05-09 15:04:20
Requested 38 times
synaptics touchpad <reply> For a comprehensive Synaptics Touchpad guide, see https://help.ubuntu.com/community/SynapticsTouchpad Added by apokryphos
Date: 2006-06-19 12:12:34
Requested 638 times
wajig a simple tool for basic debian administration. you can handle apt commands, change alternatives defaults and handle service daemons via simple commands. wajig uses sudo every time. http://www.togaware.com/linux/survivor/Wajig_Overview.html Added by Seveas
Date: 2006-06-19 13:21:38
Requested 10 times
apt-file a program that can tell you which package(s) contain(s) a given filename. To install it and generate the database it needs, run "sudo apt-get install apt-file && sudo apt-file update" Added by Seveas
Date: 2006-06-19 13:52:18
Requested 151 times
captive <alias> fuse Added by Seveas
Date: 2006-06-19 13:53:25
Requested 0 times
apt-get <alias> apt Added by apokryphos
Date: 2006-06-19 23:43:24
Requested 2 times
gparted a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php Added by Seveas
Date: 2006-06-20 21:25:05
Last edited by stdin
Date: 2009-01-08 12:18:42
Requested 1529 times
xubuntu <reply> Xubuntu is Ubuntu with !Xfce as the desktop environment. More info at https://xubuntu.org/ - To install the Xubuntu environment from Ubuntu: « sudo apt-get install xubuntu-desktop^ » - Join #xubuntu for support - See also: !xubuntu-channels Added by gnomefreak
Date: 2006-06-29 03:00:45
Last edited by dax
Date: 2017-10-23 18:43:44
Requested 1865 times
gpgerr badsig ppagpg <reply> Getting GPG errors after adding custom repositories? Find the GPG keyword for the repository (it's 437D05B5 for the standard ones) and run « sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com <key> » Added by Seveas
Date: 2006-06-29 17:03:36
Last edited by nhandler
Date: 2010-11-30 02:27:36
Requested 529 times
eduhardware eduhw https://help.ubuntu.com/community/HowToCookEdubuntu/Chapters/HardwareRequirements Added by bimberi
Date: 2006-07-05 06:41:28
Requested 3 times
aptitude <reply> Like apt and apt-get, aptitude is a terminal frontend for Ubuntu's package management system. Unlike the others, it is not recommended in Ubuntu because its behavior differs significantly from other Ubuntu package management tools and can cause issues. Added by bimberi
Date: 2006-07-07 08:24:14
Last edited by dax
Date: 2019-05-10 17:28:03
Requested 904 times
packages <reply> You can browse and search for Ubuntu packages using !Synaptic, !KPackageKit, !Muon, "apt-cache search <keywords or regex>", or online at https://packages.ubuntu.com - Ubuntu has about 30000 packages available, so please *search* for an official package before installing things in awkward ways! Added by LjL
Date: 2006-07-12 18:15:53
Last edited by knome
Date: 2019-04-03 06:34:33
Requested 1121 times
apt apt-get <reply> APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Muon (KDE) or !Apper (KDE) Added by LjL
Date: 2006-07-15 22:10:20
Last edited by tsimpson
Date: 2012-11-05 20:12:41
Requested 2887 times
checkinstall a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running! Added by ompaul
Date: 2006-07-16 19:52:09
Last edited by jrib
Date: 2007-07-19 12:07:20
Requested 1016 times
mplayer-fonts <reply> No fonts in mplayer? Try " sudo apt-get install mplayer-fonts " ( multiverse must be enabled see !repos ). Added by gnomefreak
Date: 2006-07-20 02:47:08
Requested 2 times
botsnack <reply> Yum! Err, I mean, APT! Added by Amaranth
Date: 2006-08-05 08:42:05
Last edited by Pici
Date: 2009-08-06 13:34:26
Requested 3952 times
wink a Tutorial and Presentation creation software, primarily aimed at creating tutorials on how to use software. Using Wink you can capture screenshots, add explanations boxes, buttons, titles etc and generate a highly effective tutorial for your users || http://www.debugmode.com/wink/ Added by Hawkwind
Date: 2006-10-07 19:33:39
Last edited by tsimpson
Date: 2011-03-03 21:41:50
Requested 13 times
aptproxy apt-proxy <reply> apt-proxy is a program that acts as a local apt repository server for a LAN, only fetching from the internet when required. To set it up see https://help.ubuntu.com/community/AptProxy Added by bimberi
Date: 2006-10-27 04:06:15
Requested 104 times
apt-proxy <alias> aptproxy Added by bimberi
Date: 2006-10-27 04:06:39
Requested 0 times
notebook <alias> laptop Added by apokryphos
Date: 2006-11-28 16:44:42
Requested 0 times
dpkg fix crash <alias> aptlock Added by fdoving
Date: 2006-12-17 16:30:49
Last edited by LjL
Date: 2007-10-21 15:33:59
Requested 0 times
dpkg crash fix <alias> aptlock Added by fdoving
Date: 2006-12-17 16:31:05
Last edited by LjL
Date: 2007-10-21 15:34:09
Requested 0 times
partner partners <reply> Canonical's partner repositories provide a location for software vendors to publish applications. The repo itself can be added by running this in a !terminal: « sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" » Added by PriceChild
Date: 2007-01-16 21:37:44
Last edited by genii-around
Date: 2012-11-09 20:42:46
Requested 661 times
ddebs <reply> Debugging symbol packages (ending in '-dbgsym') are available in a separate !APT repository at ddebs.ubuntu.com - more info at https://wiki.ubuntu.com/Debug%20Symbol%20Packages Added by Hobbsee
Date: 2007-01-22 04:07:44
Last edited by hggdh
Date: 2019-03-03 23:10:15
Requested 30 times
clone cloning <reply> To replicate your packages selection on another machine (or restore it if re-installing), you can use the !software package "apt-clone" - See also !automate Added by LjL
Date: 2007-01-22 21:25:00
Last edited by LjL
Date: 2013-11-07 22:13:08
Requested 2821 times
aptfix dpkgfix <alias> aptlock Added by LjL
Date: 2007-02-01 18:43:04
Last edited by LjL
Date: 2007-10-21 15:34:23
Requested 3 times
final beta already <reply> If you install a development version of Ubuntu $curDevel and keep up with package updates, then you will be upgraded to the official release of $curDevelNum when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal. Added by LjL
Date: 2007-04-19 18:02:54
Last edited by Pici
Date: 2016-02-26 22:24:21
Requested 1331 times
slow <reply>The Ubuntu repositories and ISO mirrors are currently under heavy load. Please consider using !torrents to download ISO images, and be patient with APT updates. Also, try changing !mirrors Added by LjL
Date: 2007-04-20 00:05:06
Last edited by mneptok
Date: 2009-10-03 18:35:39
Requested 400 times
apt-torrent <reply> The idea for using BitTorrent for pushing out updates has been registered here: https://blueprints.launchpad.net/ubuntu/+spec/apt-torrent Added by bimberi
Date: 2007-04-20 04:21:59
Requested 15 times
debootstrap used to create a !Debian or Ubuntu base system from scratch, without requiring the availability of !dpkg or !APT. It does this by downloading !.deb files from a mirror site, and carefully unpacking them into a directory you can eventually !chroot into. See https://wiki.ubuntu.com/DebootstrapChroot for more information Added by LjL
Date: 2007-04-22 15:12:30
Last edited by Hobbsee
Date: 2008-01-02 14:49:58
Requested 115 times
ltsp <reply> LTSP is the Linux Terminal Server Project, which adds thin-client support to Linux servers. See chapter 3 of the !edubuntuhandbook, http://www.ltsp.org and/or http://en.wikipedia.org/wiki/Linux_Terminal_Server_Project Added by bimberi
Date: 2007-05-09 05:45:11
Last edited by bimberi
Date: 2007-05-09 05:51:02
Requested 229 times
offline sneakernet <reply> If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. See also !APTonCD Added by LjL
Date: 2007-05-18 16:23:54
Last edited by tsimpson
Date: 2014-05-20 15:12:14
Requested 931 times
screencast record desktop screencasts <reply> Some programs to capture your screen are Kazam, Vokoscreen & Simple Screen Recorder. Also ffmpeg/libav with x11grab option on the command line. Also see https://wiki.ubuntu.com/ScreenCasts. Added by jrib
Date: 2007-06-02 14:03:35
Last edited by Pricey
Date: 2014-01-16 16:29:46
Requested 515 times
oneko <deleted>the cat of cats, the loler with minions, the sudo apt-get installable one, the cat of our times, but not the cat of the command line! Added by ompaul
Date: 2007-09-03 23:17:33
Last edited by rww
Date: 2011-01-23 04:44:11
Requested 20 times
aptoncd <reply> APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline Added by Seveas
Date: 2007-10-02 23:14:54
Last edited by LjL
Date: 2009-03-06 17:09:56
Requested 942 times
apt-fix <alias> aptlock Added by Jucato
Date: 2007-10-21 15:27:54
Last edited by LjL
Date: 2007-10-21 15:34:50
Requested 0 times
aptlock dpkg fix crash dpkg crash fix aptfix apt-fix dpkglock apt-lock <reply> If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » Added by LjL
Date: 2007-10-21 15:31:48
Requested 2228 times

©2006-2007 Dennis Kaarsemaker
©2008-2009 Terence Simpson
©2018 Krytarik Raido